home *** CD-ROM | disk | FTP | other *** search
/ ROM Magic / ROM Magic.iso / pc / cqtw / lingo.ini < prev    next >
Encoding:
Text File  |  1995-05-13  |  210 b   |  6 lines

  1. on startup
  2.     put "Now loading LINGO.INI"&&the date&&the time
  3.     put "This computer is running in "&& the colorDepth &"-bit color depth."
  4.     set the centerStage to TRUE
  5.     openxlib "dpwqtw"
  6. end startup